NotBlankStringOrNull

Deprecated

Use the notBlankStringOrNull function instead.

Replace with

import kotools.types.string.notBlankStringOrNull
notBlankStringOrNull(value)

Returns the value as a NotBlankString, or returns null if the value is blank.